home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / util / rexx / CheckArcs.readme < prev    next >
Text File  |  1996-11-04  |  4KB  |  97 lines

  1. Short:    Arexx Script Update For VirusZ
  2. Author:   Georg Hörmann, Anome & Sh0cker (apagnotta@afair.fr)
  3. Uploader: apagnotta@afair.fr smocker@worldnet.fr
  4. Type:     util/rexx
  5. Name:     CheckArcs.vzrx 1.02
  6.  
  7.  
  8.     This Arexx script is only an update of the one released by Georg
  9. Hörmann with VirusZ. Even beginner users can use it, it is very easy to 
  10. install and to use just read the fucking manual! This update checks more 
  11. archives like .DMS .ZIP .LZX .LHA .EXE. If there is a virus in an archive 
  12. it will detect it even if it packed in another one. For example if you 
  13. check a dms file and there is an lzx file in this dms then it will be 
  14. detected. VirusZ will detect only! the virus will not be removed of the 
  15. archive!! And unfortunately the script will not tell you by which virus 
  16. the archive is infected, you have to depack the archive yourself and 
  17. check it with virusz. Now it is only true for DMS & ZIP coz Virusz can 
  18. handle Lha & Lzx files now!. I know it is a rather old script but I 
  19. decided to release it anyway coz I am still using it quite often mainly 
  20. for DMS & ZIP files now!
  21.  
  22.     I would like to congratulate Georg Hörmann for his great work
  23. for the Amiga Community! Thank you very much mate!
  24.     If someone makes another update or if you wanna get in touch with
  25. me then E-MAIL me apagnotta@afair.fr or smocker@worldnet.fr
  26.  
  27. INSTALLATION:
  28. ============
  29.  
  30.     First of all copy CheckArcs.vzrx in your rexx:
  31.  
  32.     Then before using it install Unzip, Undms, UnLzx, Lha in your C: 
  33. and of course the latest VirusZ & RexxMast in your WBStartup. 
  34.  
  35.     Then install the FMS device in order to unpack & check the DMS 
  36. files on the FF1:. I advise you to put FF1: in RAM: for a faster check, 
  37. if you don't have much memory put it on your harddisk.
  38.  
  39.     If you check big archives or if you don't have much memory modify 
  40. the script TempPath and put it somewhere on your harddisk like 
  41. TempPath = "DH1:TempArcDir"
  42.  
  43.     If like me you are using Diskmaster II put this line in your startup.dm
  44. AddCmd Check Virus, 20, StdIO "CON:0/60/680/200/Checking Virus! -"Single;external dh0:rexxc/rx Checkarc.vzrx %s%s;Wait;StdIo CLOSE
  45.  
  46.     If you are using the old Directory Opus 4 configure this button:
  47. SYS:Rexx/RX REXX:CheckArcs.vzrx {f} {R}
  48. Then select CD source, Do All Files, Output To File & Recursive Directories.
  49.  
  50.     If you are using only the shell then type this:
  51. SYS:Rexx/RX REXX:CheckArcs.vzrx NAMEOFTHEARCHIVE
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55.  - --  ---( Check Out Our New HomePage!! )--- > 
  56.  
  57.     http://www.planete.net/~apagnott
  58.  
  59. Please Be Indulgent It is Still In Construction.
  60.  
  61. ------------------------------------------------------------------------
  62.  
  63.   This Is Our Complete Memberslist In October 1996
  64.  
  65.   CLArY................Coder/Graphician/Raytracer (smocker@worldnet.fr)
  66.   Sh0CKER..............Guides/System/Trader (apagnotta@afair.fr)
  67.   MuLDER...............Trader/Raytracer (efranchi@planete.net)
  68.   T0f..................Graphician/Ascii/Design
  69.   AnOME................Trader/System  (lacquehay@mecatron.u-strasbg.fr)
  70.   GoLDEN HeLL..........Graphician/Raytracer/Trader (hiriart@esc-pau.fr)
  71.   Io...................Graphician/Swapper
  72.   242..................Coder/Raytracer
  73.   Mr.BlUESKY...........Coder
  74.  
  75.   Other Friends Who Are Supporting Us (The List Is Not Complete Sorry!)
  76.  
  77.   FuRY/PSG^CRuX........Sysop/Trader
  78.   SmT/ArtWork..........Musician
  79.   FaLCON/PsK^HoNOO.....Musician
  80.   LOrDs/ABsOLUTE.......Sysop/Trader
  81.   LoWLIFE/AXiS.........Graphician/Trader
  82.   ZiNKO/RYL/PB.........Sysop/Trader
  83.   MARiO/TRSI...........Sysop/Trader
  84.  
  85.     We Are Always Looking For More Active Euro Sceners Who Like
  86.   To Join Our Fun Crew. You Think You've Got What It Takes & Want 
  87.   To Join DRiFTERS, Then E-mail us.
  88.  
  89.  
  90. ============================= Archive contents =============================
  91.  
  92. Original  Packed Ratio    Date     Time    Name
  93. -------- ------- ----- --------- --------  -------------
  94.     4782    1252 73.8% 11-Oct-96 20:43:40  CheckArcs.vzrx
  95. -------- ------- ----- --------- --------
  96.     4782    1252 73.8% 12-Oct-96 11:17:08   1 files
  97.